home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol C-14 / Vol C-14.iso / games / memoria1.swf / scripts / DefineButton2_48 / BUTTONCONDACTION on(release).as
Text File  |  2012-04-23  |  59b  |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndPlay(11);
  4. }
  5.